Package es.csic.iiia.fabregues.dip.comm
-
Interface Summary Interface Description IComm Communication interface. -
Class Summary Class Description Comm Deals with high level communication (String[]) from the DAIDE languageGameBuilder Builds a game from scratch or from a MDFMessageBuilder Builds messages to be sent from the client to the server.Order2StringA Writes an order using String[] notation.OrderParser OrderParserParser Modifies the game and get info from itParseService Parsing utility.StringA2Order Creates an order from a String[] -
Enum Summary Enum Description OrderParser.OrderType OrderParser.ResultType -
Exception Summary Exception Description CommException CommExceptionStartingCommException The client cannot connect to the game manager.